home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / libs / mpimagelib.lha / MPImage < prev    next >
AmigaDOS Script File  |  1995-06-03  |  169b  |  10 lines

  1. .key garbage
  2. .bra {
  3. .ket }
  4. RunMPGui gui/MPImage.gui TO=t:mpimage.temp{$$} HELP=MPImage.guide RELMOUSE
  5. if $rc gt 0
  6.     quit
  7. endif
  8. execute t:mpimage.temp{$$}
  9. execute mpimage
  10.